TSTP Solution File: NUM751^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM751^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.jAHbnuvT4v true

% Computer : n015.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 12:43:54 EDT 2023

% Result   : Theorem 0.20s 0.72s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   24 (  10 unt;   7 typ;   0 def)
%            Number of atoms       :   30 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  127 (  12   ~;   9   |;   0   &; 102   @)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   7 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   31 (   0   ^;  31   !;   0   ?;  31   :)

% Comments : 
%------------------------------------------------------------------------------
thf(frac_type,type,
    frac: $tType ).

thf(moref_type,type,
    moref: frac > frac > $o ).

thf(y_type,type,
    y: frac ).

thf(eq_type,type,
    eq: frac > frac > $o ).

thf(pf_type,type,
    pf: frac > frac > frac ).

thf(z_type,type,
    z: frac ).

thf(x_type,type,
    x: frac ).

thf(satz58,axiom,
    ! [Xx: frac,Xy: frac] : ( eq @ ( pf @ Xx @ Xy ) @ ( pf @ Xy @ Xx ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: frac,X1: frac] : ( eq @ ( pf @ X0 @ X1 ) @ ( pf @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[satz58]) ).

thf(satz62a,axiom,
    ! [Xx: frac,Xy: frac,Xz: frac] :
      ( ( moref @ Xx @ Xy )
     => ( moref @ ( pf @ Xx @ Xz ) @ ( pf @ Xy @ Xz ) ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: frac,X1: frac,X2: frac] :
      ( ~ ( moref @ X0 @ X1 )
      | ( moref @ ( pf @ X0 @ X2 ) @ ( pf @ X1 @ X2 ) ) ),
    inference(cnf,[status(esa)],[satz62a]) ).

thf(zip_derived_cl3_001,plain,
    ! [X0: frac,X1: frac] : ( eq @ ( pf @ X0 @ X1 ) @ ( pf @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[satz58]) ).

thf(satz44,axiom,
    ! [Xx: frac,Xy: frac,Xz: frac,Xu: frac] :
      ( ( moref @ Xx @ Xy )
     => ( ( eq @ Xx @ Xz )
       => ( ( eq @ Xy @ Xu )
         => ( moref @ Xz @ Xu ) ) ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: frac,X1: frac,X2: frac,X3: frac] :
      ( ~ ( eq @ X0 @ X1 )
      | ~ ( moref @ X0 @ X2 )
      | ~ ( eq @ X2 @ X3 )
      | ( moref @ X1 @ X3 ) ),
    inference(cnf,[status(esa)],[satz44]) ).

thf(zip_derived_cl5,plain,
    ! [X0: frac,X1: frac,X2: frac,X3: frac] :
      ( ( moref @ ( pf @ X1 @ X0 ) @ X2 )
      | ~ ( eq @ X3 @ X2 )
      | ~ ( moref @ ( pf @ X0 @ X1 ) @ X3 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl1]) ).

thf(zip_derived_cl11,plain,
    ! [X0: frac,X1: frac,X2: frac,X3: frac] :
      ( ~ ( moref @ X2 @ X1 )
      | ~ ( eq @ ( pf @ X1 @ X0 ) @ X3 )
      | ( moref @ ( pf @ X0 @ X2 ) @ X3 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl5]) ).

thf(zip_derived_cl15,plain,
    ! [X0: frac,X1: frac,X2: frac] :
      ( ( moref @ ( pf @ X1 @ X2 ) @ ( pf @ X1 @ X0 ) )
      | ~ ( moref @ X2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl11]) ).

thf(satz62d,conjecture,
    moref @ ( pf @ z @ x ) @ ( pf @ z @ y ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( moref @ ( pf @ z @ x ) @ ( pf @ z @ y ) ),
    inference('cnf.neg',[status(esa)],[satz62d]) ).

thf(zip_derived_cl4,plain,
    ~ ( moref @ ( pf @ z @ x ) @ ( pf @ z @ y ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl17,plain,
    ~ ( moref @ x @ y ),
    inference('sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl4]) ).

thf(m,axiom,
    moref @ x @ y ).

thf(zip_derived_cl0,plain,
    moref @ x @ y,
    inference(cnf,[status(esa)],[m]) ).

thf(zip_derived_cl21,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl17,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM751^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.jAHbnuvT4v true
% 0.13/0.34  % Computer : n015.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Fri Aug 25 12:42:07 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.20/0.66  % Total configuration time : 828
% 0.20/0.66  % Estimated wc time : 1656
% 0.20/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.69  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.72  % Solved by lams/40_c.s.sh.
% 0.20/0.72  % done 10 iterations in 0.013s
% 0.20/0.72  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.72  % SZS output start Refutation
% See solution above
% 0.20/0.72  
% 0.20/0.72  
% 0.20/0.72  % Terminating...
% 0.20/0.75  % Runner terminated.
% 0.20/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------